home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Interface / it.dig / scripts / DefineButton2_265 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-08-19  |  129 b   |  6 lines

  1. on(release){
  2.    _global.Categoria_xml = "FERRAMENTAS";
  3.    Categoria(_global.Categoria_xml);
  4.    _root.categoria_mc.play();
  5. }
  6.